Number Release Task Status
The time execution of Release numbers request may take time depending on the connection with Microsoft Operator Connect. Consequently, the intermittent task status "In Progress" will appear until the request is processed. No other release request for same number(s) are required. You can run the Get Task request a couple of times and in the process, note that the status changes from "InProgress" to "Complete" or "Error".
A Successful number release from the SBC and Live Cloud is shown as follows per telephone number:
|
■
|
The status (aggregated status) indicates "Completed Success" |
|
■
|
The details array includes an additional Status field which also indicates "Complete" |
In addition, for each individual number field, Status "Success" is shown.
|
■
|
The UmpReleaseJobStatus indicates "Complete" |
|
■
|
The MsReleaseJobStatus indicates "Complete" |
{
"totalNumbersCount": 5,
"id": "tsk_msjob_0a57213a-351a-42cc-92db-c00eb29fb465",
"status": "CompletedSuccess",
"details": [
"{\"Id\":\"0a57213a-351a-42cc-92db-c00eb29fb465\",\"TenantId\":\"2fa5f129-04db-4dd4-ba63-7bd45ba59538\",\"Status\":\"Complete\",\"CreatedAt\":\"2023-11-07T20:16:05.5065971+00:00\",\"CreatedBy\":\"AppId: \\u00277b771eea-e15a-4898-ad1a-8f6be5f1b0bd\\u0027\",\"TelephoneNumbers\":[{\"TelephoneNumber\":\"\\u002B97239764578\",\"Status\":\"Success\",\"ErrorCode\":null,\"ErrorMessage\":null},{\"TelephoneNumber\":\"\\u002B97239764579\",\"Status\":\"Success\",\"ErrorCode\":null,\"ErrorMessage\":null},{\"TelephoneNumber\":\"\\u002B97239764584\",\"Status\":\"Success\",\"ErrorCode\":null,\"ErrorMessage\":null},{\"TelephoneNumber\":\"\\u002B97239764585\",\"Status\":\"Success\",\"ErrorCode\":null,\"ErrorMessage\":null},{\"TelephoneNumber\":\"\\u002B97239764586\",\"Status\":\"Success\",\"ErrorCode\":null,\"ErrorMessage\":null}],\"ErrorMessage\":null}"
],
"executionMessages": null,
"outputData": {
"MsReleaseJobId": "0a57213a-351a-42cc-92db-c00eb29fb465",
"MsTenantId": "2fa5f129-04db-4dd4-ba63-7bd45ba59538",
"MsReleaseJobStatus": "Complete",
"UmpReleaseJobStatus": "Complete",
"MsReleaseJobCreatedAt": "11/7/2023 8:16:05 PM +00:00",
"MsReleaseJobCreatedBy": "AppId: '7b771eea-e15a-4898-ad1a-8f6be5f1b0bd'",
"PendingIntervention": false
}
}